Welcome![Sign In][Sign Up]
Location:
Search - cyclic code

Search list

[matlabbch

Description: BCH 编解码的MATLAB 实现。BCH码是一类重要而有效的纠正多个随机错误的循环码,由于该码具有严格的代数结构,所以是到目前为止研究得最为详尽、应用最为广泛的一类码,已有多种译码算法。-BCH codec of MATLAB. BCH is a kind of important and effective redress the wrong number of random cyclic code, as the code strictly algebraic structure, it is so far the most detailed study in, the most widely used type of a code has a variety of decoding algorithm.
Platform: | Size: 3072 | Author: zfs | Hits:

[Otherxunhuanma

Description: 循环码的编码和译码算法。有两种编码器:K级和n-K级。配有译法算法。输入生成多项式或校验多项式,输入信息,就能得到编码输出。-Cyclic code encoding and decoding algorithm. There are two encoder: K-class and class nK. With a translation algorithm. Input to generate checksum polynomial or polynomial, input information, they will have the encoded output.
Platform: | Size: 471040 | Author: zhan | Hits:

[matlabcrc73

Description: matlab实现(7,3)循环码编码很简单-matlab realize (7,3) cyclic code is very simple coding
Platform: | Size: 6144 | Author: 张行 | Hits:

[ELanguagechfadianlubianma

Description: 除法电路编码,用于生成(63,57)循环码-Divider circuit encoding, used to generate (63,57) cyclic code
Platform: | Size: 1024 | Author: 吕先望 | Hits:

[Windows DevelopcyclicCode

Description: cyclic code lecture
Platform: | Size: 148480 | Author: rawaz | Hits:

[Documents74cycliccoethechannelcodingmatlabsimulation

Description: 7,4) cyclic code - the channel coding matlab simulation 由matlab实现 比较明了-7,4) cyclic code- the channel coding matlab simulation relatively straightforward to achieve by the matlab
Platform: | Size: 5120 | Author: 陈洪 | Hits:

[matlabxunhuanmafangzhen

Description: (7,4)循环码-信道编码的matlab仿真,包含simulink模块。-(7,4) cyclic code- the channel coding matlab simulation, containing simulink module。
Platform: | Size: 5120 | Author: Kang xiaoyang | Hits:

[Crack Hackexp006_cycliccodes_20090415

Description: Cyclic code sample code
Platform: | Size: 1024 | Author: JIN MINGSONG | Hits:

[GUI Developcycliccode

Description: 该程序完成(7,3)循环码的编码功能以及校验子译码功能,有良好的中文交互界面-The program is completed (7,3) cyclic code encoding functions, and verify sub-decoding functions, has a good Chinese language interface
Platform: | Size: 1024 | Author: 王然 | Hits:

[Crack Hackencode_decode

Description: 循环码的编译码器matlab源码,能够观察输入信码,自由输入噪声,观察输出码字-Cyclic code codec matlab source code, were able to observe the letter type code, free input noise to observe the output code word
Platform: | Size: 6144 | Author: jiang | Hits:

[matlabPG(21_10)cyclic_code

Description: Projective Geometry Cyclic code, n=21, k=10 Majority Logic Decoding BPSK BER simulation
Platform: | Size: 5120 | Author: grn552 | Hits:

[GUI Developzuixiaohaomingjuli

Description: 循环码的最小汉明距离求解,能把多项式按照人们书写的习惯输出到界面!操作友好!-Cyclic code of minimum distance solution, people can write in accordance with the customary polynomial output to interface! Operation Friendship!
Platform: | Size: 147456 | Author: | Hits:

[Communication-MobileCyCDecoding

Description: 循环码解码编码,对应人民邮电版《通信原理》中(7,4)循环码译码过程。代码清晰简单-Cycle decoding coding, Telecommunications for the corresponding edition of " communication theory" in (7,4) cyclic code decoding process. Code is clear and simple
Platform: | Size: 128000 | Author: zhaodanlin | Hits:

[matlabcoder

Description: 实现(7,4)循环码编码和解码的matlab的GUI界面程序,内含使用说明-Implementation (7,4) cyclic code encoding and decoding matlab GUI interface program that contains instructions
Platform: | Size: 8192 | Author: wangjiayin | Hits:

[matlab(7-3)-cyclic-code

Description: 用MATLAB实现(7,3)循环码算法,很好的体现了循环码的特性-Using MATLAB implementation (7,3) cyclic code algorithm shows good characteristics of cyclic codes
Platform: | Size: 199680 | Author: 汪晓非 | Hits:

[Windows Developcyclic-code-compilation

Description: (7,3)循环码的编译,通过程序操作,给出具体事例-(7,3) cyclic code compiler, operating through the program, give specific examples
Platform: | Size: 3072 | Author: 张玉宁 | Hits:

[matlabcyclic_coder

Description: (7,4)系统循环码编码器 code_out = cyclic_coder(code_in) 该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1 输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统 循环码字,是1×7的行向量。 函数运行时,同时画出输入信息码字和循环码字的波形图。- (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.
Platform: | Size: 1024 | Author: wangxiaoyu | Hits:

[matlabcyclic_decoder

Description: (7,4)系统循环码译码器 decode_out = cyclic_decoder(decode_in) 该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1 输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解 码后的信息码字,是1×4的行向量。 函数运行时,同时画出接收循环码字和译出码字的波形图。 - (7,4) system cycle Decoder decode_out = cyclic_decoder (decode_in) cyclic code decoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 input parameters decode_in is the received codeword cycle, the row is 1 × 7 vector output decode_out solution code is the information after the code word is 1 × 4 row vector. Function to run at the same time code word and draw a circle to receive the word of the translated code waveform.
Platform: | Size: 1024 | Author: wangxiaoyu | Hits:

[ELanguageCyclic-code

Description: 循环码的编码和解码过程,用c++实现此过程-Cyclic code encoding and decoding process, using c++ to implement this process
Platform: | Size: 2048 | Author: 高元媛 | Hits:

[matlabCyclic-code

Description: Cyclic code programs using MATLAB software.
Platform: | Size: 3072 | Author: John | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net